Why can I put some modules inside a ForEach container?
Not every module is compatible with the ForEach iterator. Some modules (like the Babelfish module) already act on every item in a feed. Others (such as User Input modules) have ill-defined semantics when applied inside an iterator. The editor will prevent you from putting an incompatible module inside of a ForEach container.