Pressing the enter key on a form moves the user to the
first active tab on the form. This is not what the user
expects!!
AHmed came up with a solution that consists of adding
an invisible button to the form.
This may not look well in NetScape.
<input type="submit"style="width:0" onclick="return
false;"