Tapping on does not auto-focus linked in Mobile Safari but If an empty function as clickhandler is defined like this
document.getElem
I just solved my similar problem like this:
input { position: absolute; width: 120px; // size of my image height: 100px; // size of my image opacity: 0; display: inherit; // Because i'm hidding it on other resolutions }