You could increase time message been shown. For this you need to edit file /components/com_jcomments/js/jcomments-v2.1.js find and change
6000 to greater value:
this.fadeTimer=setTimeout(function(){JComments.prototype.fade('comments-form-message', 100, 0, 1000);}, 6000);