The skin option of toc being false sets injectTOC to false in ParserOutput. The documentation there says it is the responsibility of the skin to replace <mw:tocplace> if injectTOC is false.
In DiscussionTools the presence of this tag is breaking a :first-child CSS selector in our topic containers feature.