I've been searching for a solution to this problem for hours now, but I haven't had any success yet. Is there a way to highlight specific text within a textarea and automatically scroll to that selection? I attempted to use scrollTop, but I'm struggling to properly calculate it based on the number of lines in the textarea. Any guidance would be greatly appreciated.