Hi bartje,
For the br question, it is the only way for now.
For the & question, please set property "UseSimpleAmpersand" to true, then editor will not cover the symbol.
<CE:Editor ID="editor1" runat="server" UseSimpleAmpersand="true">
</CE:Editor>
Regards,
Ken