Issue with Text Selection in Dataview

I’m experiencing difficulties selecting text within #dataview. The only way I can select the text is by using Ctrl+A, which highlights the entire page instead of just the specific text. I tried applying user-select: text, but it didn’t fix the issue. This problem occurs in both Chrome and Firefox. While pointer-events: none allows text selection, it disables the scrollbar, rendering it inoperable.

Could you please clarify your issue with a code snippet or a complete demo, where the problem can be reconstructed.

The following snippet seems to work well for me:
https://snippet.dhtmlx.com/s547z4xr