Enable Accessibility to let users tab through input elements

How can we set the order, so when user hit [Tab] the cursor goes in a specific order, for example in a form.

I got a form, and when it [Tab] cursor jump with aparently no order defined.