We are trying to mix frameworks like JQuery Mobile that like to take control of the DOM when they are functioning.
We want to allow the frameworks to manage the DOM as they want, but when we switch frameworks in our Javascript application we can kill the previous DOM and create a new one.