unfortunately this is how the editor works. When enterMode is p tag all br tas are been replaced with nbsp entities. You could change the enterMode to br or add the br tag to the protectedSource
[( /<br \/>/g )]