Losing event listening on mobile

Losing event listening on mobile

code:  http://jsfiddle.net/chan15/G5Ycm/22/

jQuery Mobile slider is easy to lost to listen event, especially on slow device, I used iPhone 4 with Safari to do the test, if I slide too quick, vmouseup will not be catched, so the interval turns to infinitely till I click any element on the page, have no idea how to solve the problem.