нашла)) конфликтует вот это
<!-- Запрет копирования -->
<script>var GroupNoCopy=[ 3,4,5 ]; //Группы с запретом копирования</script>
<div class="nscr"><span id=disable000 title="No Copy!"></span>
<style>#disable000{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:99999;}
.punbb a,.punbb input,.punbb textarea{position:relative;z-index:100000;}</style></div><script>
$("#disable000").parent().remove();if(GroupNoCopy.indexOf(GroupID)!=-1){var z=['TEXTAREA','INPUT','SELECT'];
$("body").on("copy contextmenu dblclick mouseup mousedown",function(e){if(z.indexOf(e.target.tagName)==-1){
try{window.getSelection().removeAllRanges();}catch(e){document.selection.empty();};return false}})}
</script>