Input text field, cursor not present

I’m having a bit of trouble having the a blinking text cursor show up in an input text field.

The very strange part is that when it is rendered and viewed as just the swf document, the cursor is present. However when it is viewed as a placed swf file in an html file, it no longer is present.

Has anyone else run into this problem? If so, any hints or tips around this?

(I’ve already tried Selection.setfocus without much luck)

Thanks.