If you are using a FormPanel (which uses FormLayout) then No - you cannot as the layout (positioning) is controlled by the layout.
If you use a normal ContentPanel, you can layout form widgets anyway you wish, but you will loose some features of FormPanel - such as the auto-label associated with text fields etc...