<form method="get" id="fm">
    <input name="keyword" type="text" value="a">
    <input type="button" onClick="search(this.forum)">
</form>