To have a script put the cursor in the first search prompt,
include "document.qbe_form.QI0.focus();" in the Body parameter of the search screen.
For example:
<BODY onLoad="dbtw_init_page();document.qbe_form.QI0.focus();">