For the time being - yes. The read-only state disables all of the pointer events, therefore, click and selection are ignored. If users need access to read-only content, you can render the Editor Value in a scrollable <div> and toggle it with the Editor component when users should edit: