.wp-block-post-comments-form * {
  pointer-events: none;
}
.wp-block-post-comments-form *.block-editor-warning * {
  pointer-events: auto;
}