External links within scrollview

External links within scrollview

I recently tested this patch for the experimental scrollview functionality of jquery mobile:

All has been working great within iOS 4 with the exception of external links (code below).
  1. <a href="http://www.cnn.com" rel="external">View Website</a>

Link to test:

On the iPhone 4, the link does nothing when clicked.
Within Safari on my iMac, there is a decent lag before continuing to the site.

Any ideas?