Hi all,

Currently I am implementing a google docs questionnaire in an AIR application using the stagewebview but I am running into a problem. Whenever a page is being loaded, the first element on the page is automatically focussed on/highlighted which I don't want. I have tried several things such as doing a pre-programmed click on the stage in hopes to lose this focus but nothing really seems to work. Does anyone have an idea on how to prevent this behavior?

Thanks in advance.