.ui-dialog ~ .ck-body-wrapper {
  --ck-z-panel: 1261;
}

.ui-dialog .ck-editor__top.ck-reset_all {
  position: sticky;
  top: -1rem;
}
