Weird tabindex

hi,

i have a form with 3 fields and i set the tabindex to each one like this :
field1.tabindex=1;
field2.tabindex=2;
field3.tabindex=3;
Of course it works perfectly but when i load my movie onto the main scene i need to tab twice between each one…any ideas about that ?
thank’s a lot.
Chris