<input type="button" value="Select" onClick="this.form.a.focus();this.form.a.select();">
<input type="text" onFocus="this.value=''" value="Click inside this box">