Is there any case where iterators would need to be able to notice them?
No, I don't think so. As for form submitting (src/form.cc) the
EmbedIterator is not used at all. The input fields refer directly to the
matching embed object (see Html_add_input()).
--Tim