I have a tabcontrol with 2 webBrowsers, one on each tab. One of them is doing some automated stuff sometimes. If I am for example writing in a field in the non-automated browser, and the automated webbrowser starts doing its "thing" the non-automated one looses focus and you can't write in it until the automated is done with its thing.

What can I do to fix this? Please say if I should describe the problem better.