JS:
onBlur="javascript:{this.value = this.value.toUpperCase(); }
will change uppercase easily.
Demo Here