hallo juha!
<form method="get" action="/cgi-bin/zeit.cgi">
du mußt nur dem form einen name geben:
<form name="formular" method="get" action="/cgi-bin/zeit.cgi">
<body bgcolor='#E7F7FF'>
und dann den body-tag auf folgendes ändern:
<body onload="document.formular.search.focus()" bgcolor='#E7F7FF'>
mfg Roman