The example works, but only if you actually enter something for the password field. If you just tab over it, then it does nothing (which would be a problem).
I will need to add a property so that you can set the tabindex for each field, so the order is set at generate time. That's more complicated than it seems though, because I allow forms to be embedded in forms, and that will affect things...
I'll keep you posted.
cheers
Bruce