Here is the HTML snippet:
<input type="text" name="UPCtext" id="UPCtextBar" value="" placeholder="Type UPC number" class="UPCvalue"/>
There are no events bind()'s or live()'s associated with this input field.
If I remove jQTouch it works as it should, so, have anyone been through this problem?