When you start to type inside a text box, the background color changes and a "shadow" effect happens when the border at the top changes.

I would like to disable the shadow effect as it is making the input heights change up and down in IE.

I see where in the css I can change the background color, but I can't see where to remove the shadow effect, maybe it's in a javascript somewhere?