Hello! Unfortunately I forgot my old username as I have not logged in in ages... so had to create another one. Apologies.
Anyway, I am having significant issues adding text to a weird IE Form object. It is a text area, but its of type:
<textarea name="html" id="html" class="mceEditor"></textarea>
so, when I do the normal tactic of retrieving the form or tag collection, I can pinpoint the name = "html", but I cannot "focus" or propertyset this form element.
I even attempted