Tab sequence in web client with tabpanel

I have a form with fields and a tabless tabpanel. When I tab out of the last of the main form’s fields, I tab into the first of the tabpanel’s fields with no problem, and continue to tab through the tabpanel’s fields in sequence for the first four fields. Once I tab out of the fourth field on the tabpanel, the focus switches to the first field of the main form. From then on, the tab sequence alternates between the main form’s fields and the tabpanel’s fields. I tried manually setting the tab sequence for the fields in the tabpanel so that they were relative to the sequence of the main form, but that didn’t change anything. I am using Servoy 4.1.2 and the behavior is the same in Internet Explorer 8 and Firefox 3.0.4. Any ideas?

Please file an issue about this in the Servoy Support System. If you could also upload a sample solution, that would be helpful.

I am not using tab panels, but the when tabbing thru fields in web client, the cursor will move to the first field on the form, no matter how the tab sequence is set. Has this issue been addressed?