prova così:

codice:
<input type="text" name="campo" onblur="this.value=this.value.toLowerCase();" />
ciao