Interrupts getting ignored

I have those pull down resistors exactly 10K. I am using Arduino UNO. Strange thing is that Interrupts are detected when the PIN 9 is LOW, But once it goes HIGH interrupts are just ignored. Sometimes the if loop turning pin 9 HIGH not even execute even if its condition becomes true.