Replacing panel widget with Snap.js

Replacing panel widget with Snap.js

Does anybody know how to set up Snap.js in jQuery Mobile? I'm trying to migrate from the jQuery Mobile panel widget (which has major scroll issues), but it doesn't seem to want to work at all:

http://jsfiddle.net/frank_o/vZBzD/3/

In comparison here's a working version without jQuery Mobile:

http://jsfiddle.net/frank_o/5X4K9/5/

Thanks!

Frank