While drag toggle decorators, the button where drag started still is active, so it can conflict with the button to add/remove keyframe while dragging upward. Use `UI_BUT_ACTIVE_OVERRIDE` flag since it has precedence in `ui_context_button_active`. Last tested to work in 2.83. Ref !141317