Hello
Thank you for the assistance and sorry for the late reply.
Using your initial code, I added a 2nd editor which does replicate the issue.
As you can see in the video, when I click on the table option in the top editor, part of the table menu is hidden.
When I click on the bottom one, you can see the "Insert Table" option.
So it looks like the z-index for the table menu is set back compared to other menu items like the font color. In the video, you can see me clicking on the top Font color and the full menu is displayed covered the bottom editor.
https://www.screencast.com/t/1mrmbntvuH
Here is an image highlighting what I mean...
https://www.screencast.com/t/8WOvKTA75E5
Update Code at: https://stackblitz.com/edit/angular-nvf4zk-tgk9dk?file=app.component.html
Thank you for your assistance.
Rob