cssQuery: a sweet drop-in replacement for getElementsByTagName()

It uses CSS (including level 3!) selectors to return arrays of DOM objects. This should basically abstract away the need to ever iterate over the document tree.