jQuery Mobile removing

jQuery Mobile removing

I'm having an issue where jQuery mobile appears to be removing events with datatables after calling enhanceWithin().  Below is a sample of the issue, try to use the search:


Datatables has events bound to the text input, and as soon as I call enhanceWithin these seem to no longer fire.  If you remove the enhanceWithin call the search works fine, but the page doesn't render with the jQuery Mobile styles that I need.