.container--dragging {
    > * {
        pointer-events: none;
    }
    ...
}