No interfaces require wrappers anymore, so we can just make this the default mode.
This patch adds TreeWalker (created via Document.createTreeWalker()) which allows you to traverse a filtered view of the DOM in all directions.