.js-review-send.disabled {
    pointer-events: none;
    opacity: 0.3;
    cursor: not-allowed;
    background-color: #ccc;
}