In Access 2010 I have some forms with a web browser control displaying some web content (url to a local .NET project - aspx-files).



However, when a postback is triggered on the webpage inside the web browser control, it loses focus to a textbox in the form. Why - and is there any way to prevent this from happening?