INonElementParentNode
Extensions to ParentNode nodes that are not Element nodes.
Returns the Element whose ID is given by elementId. If no such element exists, returns null.
The behavior is not defined if more than one element have this ID.