When working on an HTML page, we encounter a form with user id and password fields along with a background image. Initially, everything seems fine as we can select the input fields and enter data without any issues. However, if we happen to click on the background image first and then try to select an input field to enter data, it doesn't work as expected.
This issue is specific to IE8; we do not observe this behavior in IE9 or Firefox. Any assistance would be greatly appreciated.