ComfyUI's sidebar container uses z-index: 10. The timeline was at the same level and lost in the stacking order. Bump timeline to z-index 1000 and set z-index 20 on the canvas parent so it forms a stacking context above the sidebar. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>