* 1833 - Toolbar buttons are stuck to the main comment form * Add readonly and JSDoc to CommentForm textareaId properties Improve code quality based on review feedback: mark textareaId as readonly since it should never change after construction, and add JSDoc to static textareaCounter explaining its purpose. --------- Co-authored-by: Dmitry Verkhoturov <paskal.07@gmail.com>