Google Chrome: no problem
Mozilla Firefox: no problem
Internet Explorer: problem
It’s going to be an Internet Explorer CSS issue, and the problem is:
When the mousedown event occurs on an input field, Internet Explorer drops the position of the text within that input field down by a couple of pixels.
Let’s remove as much code as possible and still have the problem occur.
The minimum code for the problem to still occur is: