if the Datasheet is the Only control on the form, then it will take focus.
what you need is to make the Datasheet as subform and add an Unbound textbox.
set the the Tab order of the form so that the Unbound textbox received focus first.
Set the height and width of the Unbound textbox to 0