button in buttonを実現する手段としては- div role="button" を使う- buttonを並列にしてposition: absolute で重ねる- shadow domを使う- divに平気な顔してonClickを設定する
などがある
思考の /dev/null