<input ... onkeyup="if(this.value.length>=3) this.form.NOMECAMPO.focus();">

dove NOMECAMPO e` il nome del campo che vuoi che riceva il focus