I finally tracked down that bug that was disabling anchor links and some form interaction. For those that were interested, it was as I suspected. I was stopping an event before it was allowed to trigger on the clicked element. This bug has been corrected in this release.
The source is available from the project page.