We have encountered a peculiar issue in our asp.net 2.0 web application involving a user control with validation. When the validation fails, the visual appearance of the page remains unaffected, yet no controls such as buttons, scroll bars, or third-party components like Telerik text editor respond to mouse inputs. Strangely, resizing the browser window seems to temporarily restore the responsiveness of the UI. Has anyone experienced a similar problem before? What might be causing this unusual behavior?