In the domain model of darcy, iFrames ought be consider both an element and a context. Right now, there is no element for iFrames, and iFrames are accessible as contexts by finding generic "frames."
Does a simple implementation exist that allows iFrames to be both elements and contexts?
iFrame API would implement both Frame and Element