Web forms do not have a settable Focus like Windows forms... however the Tab key will move the focus to the next Focus settable object in the webform (link, button, textbox, etc)..

Enter will often default as the submit button..