Hi,
Edit the nms:includeView form, commenting out this block ~line 150:
<container label="HTML" name="tabHtml" visibleIf="EV([/includeView/@type],'fullPage') = false">
<input bodyMode="true" fullToolbar="true" name="ctWysiwyg" nolabel="true"
type="dhtml" viewSourceBtn="false" xpath="." xpathInsert="/ignored/customizeHTMLWysiwyg"
xpathUrl="/tmp/urlTree/@toSelect">
<container>
<input menuId="deliveryMenuBuilder" options="html" type="customizeBtn"
xpath="/ignored/customizeHTMLWysiwyg"/>
</container>
</input>
</container>
If you're fully-hosted this will be overwritten on upgrades.
Thanks,
-Jon