Look into the Active Accessibility interfaces. They will allow you to reliable insert text into controls of a web page. As long as the control has a unique tag id, AA will be able to manipulate it even if the control gets moved around on the web page.