@nikeo
it is happening with mine too.
What is missing in embed code? When I paste a video link in Visual Editor, wp automatically add some SPAN element in video’s iFrame element.
<iframe src="https://www.youtube.com/embed/CfReUDF2nfk" allowfullscreen="allowfullscreen" width="549" height="309" frameborder="0"><span style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" data-mce-type="bookmark" class="mce_SELRES_start">?</span></iframe>
What is wrong with this?