In problem 7, pg. 75 of Guillemin and Pollack's Differential topology, there is a hint saying
The set $S\subset(\mathbb{R}^N)^\ell$ of linearly independent $\ell$-tuples in $\mathbb{R}^N$ is open in $\mathbb{R}^{N\ell}$ and the map $\mathbb{R}^\ell\times S\to\mathbb{R}^N$ defined by $$ F\colon [(t_1,\dots,t_\ell),v_1,\dots,v_\ell]\mapsto\sum t_iv_i $$ is a submersion.
Various errata online point out that this map is only a submersion away from $0$.
However, if the coordinate functions for $F$ are $F_j\colon\mathbb{R}^\ell\times S\to \mathbb{R}$ defined by mapping $[t_1,\dots,t_\ell,v_1,\dots,v_\ell]\mapsto \sum t_iv_i^{(j)}$, where I denote $v_i^{(j)}$ to be the $j$th entry of the $v_i$. Then isn't $\partial F_j/\partial t_i$ just $v_i^{(j)}$? Then in the matrix representation for $DF$, won't the leftmost $N\times N$ minor be that with rows equal to the $v_i$? But for any $\ell$-tuple of $v_i$, they are linearly independent by definition of $S$, so this minor is invertible, and $DF$ is surjective, so $F$ is a submersion.
Why would this fail at $0$? Am I computing the derivative wrong?